From eb7e81ddd6a3524e83c6093e47b3c17640ab29b9 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Wed, 19 Jan 2011 14:34:08 -0500 Subject: [PATCH] Use simplesect in the tutorial This avoids blowing up the global toc even more. --- docs/reference/gtk/getting_started.xml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/docs/reference/gtk/getting_started.xml b/docs/reference/gtk/getting_started.xml index d47a09f1fd..7ebba53cac 100644 --- a/docs/reference/gtk/getting_started.xml +++ b/docs/reference/gtk/getting_started.xml @@ -12,7 +12,7 @@ Compiling the GTK+ libraries section in this reference. -
+ Basics To begin our introduction to GTK, we'll start with the simplest @@ -114,9 +114,9 @@ -
+ -
+ Packing When creating an application, you'll want to put more than one widget @@ -145,9 +145,9 @@ -
+ -
+ Drawing Many widgets, like buttons, do all their drawing themselves. You @@ -183,5 +183,5 @@ -
+ -- 2.30.2